home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 November: Tool Chest / Dev.CD Nov 94.toast / Sample Code / Snippets / Toolbox / WDEFColorSample / WDEFColorSample.README < prev    next >
Encoding:
Text File  |  1992-07-15  |  953 b   |  20 lines  |  [TEXT/MPS ]

  1. WDEFColorSample
  2. Window colorization c code by Guillermo A. Ortiz
  3. Macintosh Developer Technical Support
  4. ALink DEVSUPPORT
  5.  
  6. This sample was written as a response to developers who found the system 7 WDEF
  7. too obscure an example when trying to create their own WDEFs. The part
  8. that seems to be more difficult is the colorization part.
  9.  
  10. This sample ONLY shows how to obtain the colors that embellish the new windows, although
  11. I tried to make it resemble the WDEF organization it is not to a sample on how to
  12. write one. All the code pertinent to the color is contained in the files
  13. QDEFColorSampleWDEF.c and MakeRatioRGB.a, this is all you want to look at from the point of view of this
  14. sample, the other stuff comes from the Traffic Lights sample and it is better
  15. commented there.
  16.  
  17. Please read the accompanying technical note #298 "Color, Windows and 7.0" for more
  18. details.
  19.  
  20. NOTE: Clicking on the window shows the grow and goaway boxes in the highlited state.